Skip to content

Conversation

@francescotescari
Copy link
Contributor

Updates and fixes some of the typescript types:

  • SAHPoolUtil.getFilenames is actually getFileNames
  • SAHPoolUti.importDb now accepts a callback, from 3.44
  • SQLite3Error has a resultCode (that we use in our application)
  • Sqlite3Static.SQLite3Error (and WasmAllocError) are not variables, they are class definitions. typeof is a more appropriate type (not sure if the best option)

@tomayac tomayac merged commit 0aea424 into sqlite:main Nov 10, 2023
@tomayac
Copy link
Collaborator

tomayac commented Nov 10, 2023

Thanks for providing these fixes!

@tomayac
Copy link
Collaborator

tomayac commented Nov 10, 2023

Released as @sqlite.org/sqlite-wasm@3.44.0-build2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants